body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: center;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #96CCED;
	SCROLLBAR-3DLIGHT-COLOR: #96CCED;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #E2F3F1;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(bg.gif);
}
table {
	font-size: 12px;
	text-decoration: none;
	word-break:break-all;
	word-wrap:break-word;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
#TbLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#TbLink a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
#TbLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.Tr {
	height: 27px;
	background-image: url(TbColor.gif);
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #73a2de;
	background-color: #73a2de;

}
input {
	border-top: 1px solid #73a2de;
	border-right: 1px solid #73a2de;
	border-bottom: 1px solid #73a2de;
	border-left: 1px solid #73a2de;
	background-color: #FFFFFF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73a2de;
}
textarea {
	border: 1px solid #73a2de;

}
.TbColor {
	background-color: #73a2de;
}
.TdColor {
	background-color: #f3f6fa;
}
.TdA {
	background-color: #E1E9F4;
}

.TopTr {
	background-color: #4d76b3;
	height: 3px;
}